.Net Framework > v2.0.50727 > System > Data > DataTable > Load Load(IDataReader)
Load(IDataReader,LoadOption)
Load(IDataReader,LoadOption,FillErrorEventHandler)


Load(IDataReader)

Category
Method
Description
Fills a System.Data.DataTable with values from a data source using the supplied System.Data.IDataReader. If the System.Data.DataTable already contains rows, the incoming data from the data source is merged with the existing rows.
Type
void
Character
public
Parameters
NameTypeDescription
readerIDataReader
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Load(IDataReader,LoadOption)

Category
Method
Description
Fills a System.Data.DataTable with values from a data source using the supplied System.Data.IDataReader. If the DataTable already contains rows, the incoming data from the data source is merged with the existing rows according to the value of the loadOption parameter.
Type
void
Character
public
Parameters
NameTypeDescription
readerIDataReader
loadOptionLoadOption
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Load(IDataReader,LoadOption,FillErrorEventHandler)

Category
Method
Description
Fills a System.Data.DataTable with values from a data source using the supplied System.Data.IDataReader using an error-handling delegate.
Type
void
Character
public
Parameters
NameTypeDescription
readerIDataReader
loadOptionLoadOption
errorHandlerFillErrorEventHandler
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database